TaxRegionExternalIdentification

Entity Definition

Logical Name : TaxRegionExternalIdentification
Physical Name : ID_EXTRN_TX_RGN

An association of Tax Regions to Organizations that issue identifying codes for a tax region.

Data Definition

Attribute Description Physical Name Domain Data Type Foreign Key Table
TaxRegionID (FK)(PK) A unique identifier for a Tax Region. ID_RGN_TX Identity integer TaxRegion(CO_RGN_TX)
IssuingPartyID (FK)(PK) A unique, system assigned identity for a Party. ID_PRTY Identity integer Organization(PA_ORGN)
ExternalTaxRegionID An external identifier of a tax region provided by a third party, typically a tax service organization. ED_EXTRN_RGN_TX IdentityAlphaNumeric varchar(20)

Relationships

Parent Entity Verb Phrase Child Entity
Organization administers TaxRegionExternalIdentification
TaxRegion is administered for TaxRegionExternalIdentification

No Logical Views for TaxRegionExternalIdentification